home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 26 / 6 / DISK2662.ZIP / HINSTALL.BAT < prev    next >
DOS Batch File  |  1990-02-09  |  255b  |  13 lines

  1. ECHO OFF
  2. ECHO Performing Accounting Installation System Disk #2
  3. %2
  4. CD\ACT
  5. %1
  6. COPY %1*.* %2\ACT
  7. COPY %1ACT9.OVL %2ACT.MAN
  8. echo 
  9. ECHO    Installation on the Accounting System Complete!
  10. %2
  11. ECHO    To Start Type ACCOUNT and Press Return
  12. goto end
  13. :END